desktop_windows
Features
7 features passed
0 features failed, 0 skipped
Scenarios
25 scenarios passed
0 scenarios failed, 0 skipped, 0 others
Steps
124 steps passed
0 steps failed, 0 skipped, 0 others
Timeline (seconds)
  • Validating the Company Feature Oct 6, 2023 09:57:36 AM Pass
    00 00 14.097
    check_circle Scenario: User Validates the About Us feature
    @Aboutus
    • check_circleGiven User Should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Company and Clicks on AboutUs
    • check_circleThen User Should Able to See Startup year in AboutUs
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 05.986
    check_circle Scenario: User Should Fill the Details of Publisher Company
    @PublisherPartner
    • check_circleGiven User Should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Company and Clicks on Publisher Partnership
    • check_circleThen User Should Able to Fill the Details
    • check_circleThen Click on Submit Button
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 03.792
    check_circle Scenario: User Should Fill the Detials in ContactUs Page
    @ContactUs
    • check_circleGiven User Should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Company and Clicks on ContacUs
    • check_circleThen User Should Able to Fill the Contact Details
    • check_circleThen It has to take the Conatct Number
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 02.152
    check_circle Scenario: User Should Validate the Privacy Policy
    @PrivacyPolicy
    • check_circleGiven User Should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Company and Clicks on Privacy Policy
    • check_circleThen User Should Read the Policy
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 02.248
    check_circle Scenario: User Should Validate the Disclaimer Page
    @Disclaimer
    • check_circleGiven User Should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Company and Clicks on Disclaimer
    • check_circleThen User Should Validate the Disclaimer WebPage
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
  • Login Using Mobile number and otp Oct 6, 2023 09:58:04 AM Pass
    00 00 05.152
    check_circle Scenario: False Login
    @InvalidLogin
    • check_circleGiven user should be on login page "https://www.buybooksindia.com/login.php"
    • check_circleWhen user enter the mobile number and click on generate otp
    • check_circleThen OTP will generated Copy the OTP and Click on Login button
    • check_circleAnd Validate the User Login
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 02.896
    check_circle Scenario: User Login
    @ValidLogin
    • check_circleGiven user should be on login page "https://www.buybooksindia.com/login.php"
    • check_circleWhen user enter the mobile number and click on generate otp
    • check_circleThen OTP will generated Copy the OTP and Click on Login
    • check_circleAnd Validate the User Login success
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 01.532
    check_circle Scenario: Update Account Information
    @UpdateAccountInfo
    • check_circleGiven user should be Logged In
    • check_circleWhen user should enters the Account Information
    • check_circleThen user clicks in submit button
    • check_circleAnd Validate the Account Infomation
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 02.995
    check_circle Scenario: Manage Address
    @Address
    • check_circleGiven user should be Logged In
    • check_circleWhen User Navigates to Address Page
    • check_circleAnd Enters the Address details
    • check_circleThen user submit the address
    • check_circleAnd Validate the Address Details
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
  • Navigate to School Education Oct 6, 2023 09:58:17 AM Pass
    00 00 04.936
    check_circle Scenario: User able to sort books for class6
    @ShopByClassNew
    • check_circleGiven User should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigate to School Education and Click ShopBy Class
    • check_circleThen User Click on Class6
    • check_circleAnd User Click on Sort Option
    • check_circleThen User Selects Newest and assert text
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 06.384
    check_circle Scenario: User able to sort books and print price of books for class10
    @ShopByClassPrice
    • check_circleGiven User should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates School Education and Click ShopBy Class
    • check_circleThen User Click on Class10
    • check_circleAnd User Clicks on Sort Option
    • check_circleThen User Selects Price:Low-High and Print Price of Books
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 04.369
    check_circle Scenario: User able to sort books based on discount for CBSE Board
    • check_circleGiven User should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates School Education and Click ShopBy Board
    • check_circleThen User Click on CBSE Option
    • check_circleAnd User Clicks on Sort Option
    • check_circleThen User Selects Discount:Low-High and check the discount
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 05.495
    check_circle Scenario: User able to sort books based on discount for CBSE Board
    @ShopByBoardDHL
    • check_circleGiven User should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates School Education and Click ShopBy Board
    • check_circleThen User Click on CBSE Option
    • check_circleAnd User Clicks on Sort Option
    • check_circleThen User Selects Discount:High-Low and check the discount
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
  • Validating search bar Oct 6, 2023 09:58:38 AM Pass
    00 00 12.540
    check_circle Scenario Outline: Validates Search Bar


    DetailsValidate
    Sheet10
    Sheet11
    Sheet12
    • check_circleValidates Search Bar
      @SearchBarValidation
      • check_circleGiven User should be on homepage "https://www.buybooksindia.com/"
      • check_circleWhen User clicks the search bar
      • check_circleThen user Enters book "Sheet1" and 0 the details
      • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
        Screenshot
    • check_circleValidates Search Bar
      @SearchBarValidation
      • check_circleGiven User should be on homepage "https://www.buybooksindia.com/"
      • check_circleWhen User clicks the search bar
      • check_circleThen user Enters book "Sheet1" and 1 the details
      • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
        Screenshot
    • check_circleValidates Search Bar
      @SearchBarValidation
      • check_circleGiven User should be on homepage "https://www.buybooksindia.com/"
      • check_circleWhen User clicks the search bar
      • check_circleThen user Enters book "Sheet1" and 2 the details
      • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
        Screenshot
  • Validating the Support section Oct 6, 2023 09:58:50 AM Pass
    00 00 06.381
    check_circle Scenario: User Validates the Terms and condition feature
    • check_circleGiven User Should be on HomePage"https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Support and Clicks on Terms and condition
    • check_circleThen User Should Able to See the Terms and condition
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 02.061
    check_circle Scenario: User Validates How to Order feature
    • check_circleGiven User Should be on HomePage"https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Support and Clicks on How to Order
    • check_circleThen User Should Able to See the Queries
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 02.332
    check_circle Scenario: User Validates ShippingandDelivery feature
    • check_circleGiven User Should be on HomePage"https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Support and Clicks on ShippingandDelivery
    • check_circleThen User Should Able to See the ShippingandDelivery
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 02.094
    check_circle Scenario: User Validates ReturnPolicy feature
    • check_circleGiven User Should be on HomePage"https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Support and Clicks on ReturnPolicy
    • check_circleThen User Should Able to See the ReturnPolicy
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
  • Children and Young Adults Section on webpage Oct 6, 2023 09:59:03 AM Pass
    00 00 09.199
    check_circle Scenario: Browsing Drawing and Coloring Books
    • check_circleGiven user is on homepage of "https://www.buybooksindia.com"
    • check_circleWhen User moves to Children and young click on drawing and colouring
    • check_circleThen User click sort option and select newest
    • check_circleAnd User selects a book from newest
    • check_circleThen add to cart drawing
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 04.286
    check_circle Scenario: Browsing Essays and Letters
    • check_circleGiven user is on homepage of "https://www.buybooksindia.com"
    • check_circleWhen User moves to Children and young click on Essay and letters
    • check_circleThen User click sort option and select price high-low
    • check_circleAnd User selects a book from select price high-low
    • check_circleThen add to cart essay
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 07.268
    check_circle Scenario: Browsing Poems and Rhymes
    • check_circleGiven user is on homepage of "https://www.buybooksindia.com"
    • check_circleWhen User moves to Children and young click on Poem and Rhymes
    • check_circleThen User click sort option and select letters A-Z
    • check_circleAnd User selects a book from select letters A-Z
    • check_circleThen add to cart poem
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 02.362
    check_circle Scenario: Validating Cart and Deleting Item in Cart
    • check_circleGiven user is on homepage of "https://www.buybooksindia.com"
    • check_circleWhen User Clicks on MyCart
    • check_circleThen User Validates the Products present in cart
    • check_circleThen User deletes the product
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
  • Validating the wishlist Oct 6, 2023 09:59:26 AM Pass
    00 00 13.040
    check_circle Scenario: User validates the My wishlist
    @MyWishlist
    • check_circleGiven User should be on homepage "https://www.buybooksindia.com/"
    • check_circleWhen User clicks the search bar
    • check_circleAnd user enter books name and click on book
    • check_circleThen User add the book to wish list
    • check_circleAnd check whether book is added to wish list
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
  • @ValidLogin 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 09:58:09 AM User Login Pass
  • @PrivacyPolicy 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 09:58:00 AM User Should Validate the Privacy Policy Pass
  • @UpdateAccountInfo 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 09:58:12 AM Update Account Information Pass
  • @ShopByClassNew 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 09:58:17 AM User able to sort books for class6 Pass
  • @SearchBarValidation 3
    Passed: 3
    Timestamp TestName Status
    Oct 6, 2023 09:58:38 AM Validates Search Bar Pass
    Oct 6, 2023 09:58:41 AM Validates Search Bar Pass
    Oct 6, 2023 09:58:43 AM Validates Search Bar Pass
  • @Aboutus 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 09:57:36 AM User Validates the About Us feature Pass
  • @ContactUs 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 09:57:56 AM User Should Fill the Detials in ContactUs Page Pass
  • @PublisherPartner 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 09:57:50 AM User Should Fill the Details of Publisher Company Pass
  • @InvalidLogin 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 09:58:04 AM False Login Pass
  • @Address 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 09:58:14 AM Manage Address Pass
  • @ShopByClassPrice 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 09:58:22 AM User able to sort books and print price of books for class10 Pass
  • @MyWishlist 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 09:59:26 AM User validates the My wishlist Pass
  • @ShopByBoardDHL 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 09:58:32 AM User able to sort books based on discount for CBSE Board Pass
  • @Disclaimer 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 09:58:02 AM User Should Validate the Disclaimer Page Pass
Dashboard
Features
7
Scenarios
25
Steps
124
Start
Oct 6, 2023 09:57:35 AM
End
Oct 6, 2023 09:59:40 AM
Time Taken
00 02 04.878
Environment

 

Name Value
os windows
Categories

 

Name Passed Failed Skipped Passed %
@ValidLogin 1 0 0 100%
@PrivacyPolicy 1 0 0 100%
@UpdateAccountInfo 1 0 0 100%
@ShopByClassNew 1 0 0 100%
@SearchBarValidation 3 0 0 100%
@Aboutus 1 0 0 100%
@ContactUs 1 0 0 100%
@PublisherPartner 1 0 0 100%
@InvalidLogin 1 0 0 100%
@Address 1 0 0 100%
@ShopByClassPrice 1 0 0 100%
@MyWishlist 1 0 0 100%
@ShopByBoardDHL 1 0 0 100%
@Disclaimer 1 0 0 100%